/*通用样式*/
html,body{
	font-size: 62.5%;
	font-family:Microsoft YaHei; 
	word-wrap:break-word;
}
.fl{float: left;}
.fr{float: right;}
div:after,p:after,ul:after,li:after{
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
}
input[type=submit],input[type=button],button,textarea{
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	font-family:Microsoft YaHei; 
	resize: none;
}
img{
	max-width: 100%;
	max-height: 100%;
}
a:hover{
	text-decoration: none;
}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt50{margin-top: 50px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb50{margin-bottom: 50px;}
.pt10{padding-top: 10px;}
.pt20{padding-top: 20px;}
.pt30{padding-top: 30px;}
.pt50{padding-top: 50px;}
.pb10{padding-bottom: 10px;}
.pb20{padding-bottom: 20px;}
.pb30{padding-bottom: 30px;}
.pb50{padding-bottom: 50px;}
.wrap{
	width: 62.5%;
	min-width: 1200px;
	margin: 0 auto;
}
#content,#footer,#header,#banner{
	min-width: 1200px;
}
.index-tit{
	font-size: 2.6rem;
	color: #303030;
}
.left{
	width: 252px;
	float: left;
}
.right{
	width: 922px;
	float: right;
}
/*通用样式结束*/
#header{
	background: #fff;
}
.fixed{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
}
.logo{
	/*padding-bottom: 9px;
	width: 22%;*/
}

.right-top{
	padding: 14px 0;
}
.seach-wrap{
	position: relative;
	margin-right: 16px;
}
.seach{
	width: 177px;
	border:1px solid #DFDFDF;
	height: 25px;
	border-radius: 8px;
	outline: none;
	padding-right: 25px;
	text-indent: 8px;
}
.seach-btn{
	position: absolute;
	width: 25px;
	height: 25px;
	background: url(../images/seach_bg.png) no-repeat center;
	border: 0;
	right: 0;
	top: 1px;
	cursor: pointer;
	outline: none;
}
.telephone{
	font-size: 1.4rem;
	color: #43b149;
	padding-left: 26px;
	background: url(../images/tele.png) no-repeat left 6px;
}
.telephone img{
	vertical-align: text-top;
	margin-right: 10px;
}
.telephone i{
	font-size: 2.2rem;
}
.nav li{
	float: left;
	padding-bottom: 21px;
}
.nav >ul>li >a{
	display: block;
	padding: 0 20px;
	font-size: 1.6rem;
	height: 20px;
	line-height: 20px;
	color: #5B5B5B;
	border-right: 1px solid #8F8F8F;
	border-left: 1px solid #DDDDDD;
}
.nav >ul>li.on >a,.nav >ul>li >a:hover{
	color: #61bd66;
}
.header-subnav{
	position: fixed;
	background: rgba(0,0,0,0.8);
	width: 100%;
	left: 0;
	top: 160px;
	z-index: 99;
	padding: 10px 0;
	display: none;
}
.header-subnav a{
	color: #fff;
	font-size: 1.4rem;
	display: inline-block;
	padding: 10px 0;
	width: 12.5%;
	text-align: center;
}
.header-subnav a:hover{
	background: #61bd66;
}
.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active{
	background: #007aff;
}
#banner{
	max-height: 682px;
	overflow: hidden;
}
#banner .qh{
	position: absolute;
	top: 50%;
	width: 23px;
	height: 44px;
	margin-top: -22px;
	z-index: 99;
	outline: none;
	display: none;
}
#banner .banner_prev{
	left: 15%;
	background: url(../images/prev.png) no-repeat center;
}
#banner .banner_next{
	right: 15%;
	background: url(../images/next.png) no-repeat center;
}
.index-zx{
	background: #DCDCDC;
	padding: 20px 0;
}
.index-zx{
	color: #303030;
	font-size: 1.5rem;
}
.index-zx p{
	padding-left: 30px;
	background: url(../images/nab.png) no-repeat left center;
}
.index-zx a,.index-zx span{
	display: inline-block;
	height: 20px;
	line-height: 20px;
}
.index-zx .tit{
	color: #303030;
	width: 60%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: text-bottom;
}
.index-zx a:hover{
	text-decoration: underline;
}
.index-product{
	padding-top: 80px;
	background: url(../images/chanpbg.png) no-repeat center 47px;
}
.index-product .index-tit{
	text-align: center;
	margin-bottom: 22px;
}
.index-product .sub-tit{
	text-align: center;
	font-size: 2.2rem;
	color: #666666;
	line-height: 24px;
	margin-bottom: 50px;
}
.index-product li{
	float: left;
	width: 374px;
	height: 324px;
	overflow: hidden;
	margin-left: 39px;
	margin-bottom: 36px;
	position: relative;
}
.index-product li:hover .tit a{
	color: #61bd66;
}
.index-product li:hover .img img{
	transform:scale(1.2);
	transition: ease-in-out 1s;
}
.index-product li.li-2{
	width: 786px;
	height: 324px;
}
.index-product li.li-2 .img{
	height: 324px;
}
.index-product li.li-2 .li-2-txt{
	padding: 36px 40px;
	position: absolute;
	top: 36px;
	right: 34px;
	background: rgba(0, 0, 0, 0.47);
	color: #fff;
	font-size: 1.6rem;
	width: 340px;
	line-height: 34px;
}
.index-product li.li-2 .li2-txt{
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp: 4;
    box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index-product li.li-2 .li2-more{
	text-align: right;
}
.index-product li.li-2 .li2-more a{
	display: inline-block;
	color: #fff;
	background: #CE181D;
	font-size: 1.8rem;
	width: 130px;
	height: 35px;
	text-align: center;
}
.index-product li .img{
	height: 220px;
	overflow: hidden;
}
.index-product li .animate{
	left: -374px;
	position: relative;
}
.index-product li .cptxt{
	padding: 24px;
	background: #E8E8E8;
	left: 374px;
	position: relative;
}
.index-product li .tit a{
	font-size: 2rem;
	color: #333;
	display: inline-block;
	width: 100%;
}
.index-product li .tit a span{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-right: 15px;
}
.index-product li .txt{
	line-height: 22px;
	 display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index-product li .txt a{
	font-size: 1.4rem;
	color: #666;
}
.ggw{
	margin: 28px 0 40px;
}
.index-news .wrap{
	overflow: hidden;
}
.index-news{
	margin-bottom: 50px;
}
.index-news .hyxw{
	width: 662px;
	position: relative;
	left: -662px;
}
.index-news .news-top{
	border-bottom: 1px solid #D7D7D7;
	height: 50px;
	line-height:50px;
	margin-bottom: 24px;
}
.index-news .gsdt{
	font-size: 1.8rem;
	color: #303030;
	margin-left: 20px;
}
.more{
	font-size: 1.4rem;
	color: #b9b9b9;
	float: right;
	margin-right: 14px;
}
.more:hover{
	color: #61bd66;
}
.picnews{
	margin-bottom: 18px;
}
.picnews .pic{
	width: 290px;
	height: 150px;
}
.picnews .pic img{
	width: 100%;
	height: 100%;
}
.pictxt{
	width: 350px;
	color: #303030;
}
.picnews .pictit{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.picnews .pictit a{
	font-size: 1.8rem;
	color: #303030;
}
.picnews .txt{
	font-size: 1.4rem;
	line-height: 30px;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp: 4;
    box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index-news-list li{
	width: 48%;
	height: 36px;
	line-height: 36px;
	float: left;
	background:url(../images/dirc.png) no-repeat left center;
}
.index-news-list li:nth-child(2n){
	margin-left: 4%;
}
.index-news-list li a,.index-news-list li span{
	font-size: 1.4rem;
	color: #303030;
	display: inline-block;
	vertical-align: text-bottom;
}
.index-news-list li a{
	width: 66%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-indent: 20px;
}
.index-news-list li:hover a ,.index-news-list li:hover span,
.jdal li .tit a:hover,#footer .footer-nav a:hover,
#footer .icp a:hover
{
	color: #61bd66;
}
.index-news .jdal{
	width: 464px;
	position: relative;
	left: 464px;
}
.index-news .jdal li{
	float: left;
	width: 222px;
	text-align: center;
}
.index-news .jdal li:nth-child(2n){
	margin-left:20px;
}
.index-news .jdal li .img{
	height: 220px;
}
.index-news .jdal li .img img{
	height: 100%;
	width: 100%;
}
.index-news .jdal li .tit a{
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 1.6rem;
	color: #303030;
	background: #F0F0F0;
	display: block;
}
.index-links{
	margin-bottom: 50px;
	position: relative;
}
.links-list{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
.links-btn{
	position: absolute;
	top: 50%;
	width: 22px;
	height: 38px;
	margin-top: -19px;
	cursor: pointer;
}
.links-prev{
	left: 0;
	background: url(../images/prev1.png) no-repeat center;
}
.links-next{
	right: 0;
	background: url(../images/next1.png) no-repeat center;
}
#footer{
	padding: 30px 0;
	background: #282828;
}
#footer .ewm-wrap{
	width: 350px;
	background: url(../images/bx.png) no-repeat right center;
	font-size: 1.4rem;
	color: #fff;
	line-height: 24px;
	margin-right: 60px;
}
#footer .ewm-wrap .ewm{
	width: 125px;
	height: 125px;
	text-align: center;
	margin: 0 18px 0 10px;
}
#footer .footer-nav {
	margin-bottom: 40px;
}
#footer .footer-nav a{
	color: #fff;
	font-size: 1.6rem;
	display: inline-block;
	padding:0 16px;
	height: 20px;
	line-height: 20px;
	border-right:2px solid #fff;
}
#footer .address{
	margin-bottom: 16px;
}
#footer .address,#footer .icp,#footer .icp a{
	color: #fff;
	font-size: 1.4rem;
	line-height: 24px;
}
#footer .icp span{
	margin-right: 10px;
}
.banner-bg{
	height: 256px;
	background: url(../images/banner-bg.jpg) no-repeat  center;
	background-size: cover;
}
.lightBox{width: 78px;background: url(../images/blue01.png) no-repeat;position: absolute;top: 0;left: 0;height: 30px;z-index: 999;}
.subnav{
	position: relative;
	padding-top: 42px;
	padding-left: 10px;
	background: url(../images/pro02.png) no-repeat left top;
}
@keyframes ccx{
	0%{
		transform:rotateZ(360deg);
    -ms-transform:rotateZ(360deg);
    -moz-transform:rotateZ(360deg);
    -webkit-transform:rotateZ(360deg);
    -o-transform:rotateZ(360deg);
		}
	50%{
		transform:rotateZ(180deg);
    -ms-transform:rotateZ(180deg);
    -moz-transform:rotateZ(180deg);
    -webkit-transform:rotateZ(180deg);
    -o-transform:rotateZ(180deg);
		}
	100%{
		transform:rotateZ(0deg);
    -ms-transform:rotateZ(0deg);
    -moz-transform:rotateZ(0deg);
    -webkit-transform:rotateZ(0deg);
    -o-transform:rotateZ(0deg);
	}
}
@-moz-keyframes ccx{
	0%{
		transform:rotateZ(360deg);
    -ms-transform:rotateZ(360deg);
    -moz-transform:rotateZ(360deg);
    -webkit-transform:rotateZ(360deg);
    -o-transform:rotateZ(360deg);
		}
	50%{
		transform:rotateZ(180deg);
    -ms-transform:rotateZ(180deg);
    -moz-transform:rotateZ(180deg);
    -webkit-transform:rotateZ(180deg);
    -o-transform:rotateZ(180deg);
		}
	100%{
		transform:rotateZ(0deg);
    -ms-transform:rotateZ(0deg);
    -moz-transform:rotateZ(0deg);
    -webkit-transform:rotateZ(0deg);
    -o-transform:rotateZ(0deg);
	}
}
@-webkit-keyframes ccx{
	0%{
		transform:rotateZ(360deg);
    -ms-transform:rotateZ(360deg);
    -moz-transform:rotateZ(360deg);
    -webkit-transform:rotateZ(360deg);
    -o-transform:rotateZ(360deg);
		}
	50%{
		transform:rotateZ(180deg);
    -ms-transform:rotateZ(180deg);
    -moz-transform:rotateZ(180deg);
    -webkit-transform:rotateZ(180deg);
    -o-transform:rotateZ(180deg);
		}
	100%{
		transform:rotateZ(0deg);
    -ms-transform:rotateZ(0deg);
    -moz-transform:rotateZ(0deg);
    -webkit-transform:rotateZ(0deg);
    -o-transform:rotateZ(0deg);
	}
}
@-o-keyframes ccx{
	0%{
		transform:rotateZ(360deg);
    -ms-transform:rotateZ(360deg);
    -moz-transform:rotateZ(360deg);
    -webkit-transform:rotateZ(360deg);
    -o-transform:rotateZ(360deg);
		}
	50%{
		transform:rotateZ(180deg);
    -ms-transform:rotateZ(180deg);
    -moz-transform:rotateZ(180deg);
    -webkit-transform:rotateZ(180deg);
    -o-transform:rotateZ(180deg);
		}
	100%{
		transform:rotateZ(0deg);
    -ms-transform:rotateZ(0deg);
    -moz-transform:rotateZ(0deg);
    -webkit-transform:rotateZ(0deg);
    -o-transform:rotateZ(0deg);
	}
}
.subnav-img{
	width: 122px;
	height: 122px;
	transform: rotateZ(360deg);
	transform-origin:center;
	animation: ccx 3s linear infinite;
	-webkit-animation: ccx 3s linear infinite;
	-moz-animation: ccx 3s linear infinite;-o-animation: ccx 3s linear infinite;
}
.subnav-tit-lang{
	color: #61bd66;
	line-height: 24px;
	font-weight: 600;
	position: absolute;
	top: 42px;
	padding:37px 19px;
}
.subnav-tit-cn{
	font-size: 2rem;
}
.subnav-tit-en{
	font-size: 1.8rem;
}
.subnav ul{
	padding-left: 62px;
	margin-top: 40px;
}
.subnav>ul>li {
    width: 100%;
    margin-bottom: 10px;
}
.subnav>ul>li.on >a,.subnav>ul>li >a:hover {
	color: #61BD66;
    background: url(../images/green-dirc.png) no-repeat 0px center;
}
.subnav>ul>li>a {
    display: block;
    height: 40px;
    font-size: 1.6rem;
    color: #000;
    padding-left: 28px;
    position: relative;
    line-height: 40px;
    background: url(../images/dirc1.png) no-repeat 0px center;
}
.pos,.pos a{
	text-align: right;
	height: 40px;
	line-height: 40px;
	font-size: 1.4rem;
	color: #666;
}
.list-tit{
	margin-bottom: 20px;
}
.list-tit-cn{
	font-size: 2.4rem;
	color: #000;
	line-height:40px;
}
.list-tit-en{
	text-transform: uppercase;
	font-size: 1.4rem;
	color: #666;
}
.list-nav{
	margin-bottom: 20px;
}
.list-nav li{
	float: left;
	width: 23.125%;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #F9F9F9;
	margin-bottom: 10px;
	margin-left: 2.5%;
}
.list-nav li a{
	font-size: 1.5rem;
	color: #303030;
	height: 40px;
	line-height: 40px;
	display: block;
}
.list-nav li:hover a,.list-nav li.on a{
	background: #61BD66;
	color: #fff;
}
.prc-list li{
	float: left;
	width: 280px;
	margin-left: 41px;
	margin-bottom: 40px;
}
.prc-list li .img{
	height: 240px;
	background: #D0D0D0;
}
.prc-list li .tit{
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.prc-list li .tit a{
	font-size: 1.5rem;
	color: #303030;
}
.prc-list li .txt{
	font-size: 1.2rem;
	line-height: 28px;
	padding: 0 12px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
	color: #8d8d8d;
}
.prc-list li .xq{
	text-align: right;
	padding: 0 12px;
	line-height: 28px;
}
.prc-list li .xq a{
	color: #8d8d8d;
}
.prc-list li .xq a:hover,.prc-list li .tit a:hover{
	color: #61BD66;
}
.page{
	text-align: center;
	margin: 20px 0;
}
.page a{
	color: #303030;
	padding: 2px 5px;
	border: 1px solid #E6E6E6;
}
.page b{
	color: #0AC644;
	padding: 2px 5px;
	border: 1px solid #E6E6E6;
	font-weight: normal;
}
.page a b{border:0px;}
.page a:hover{
	color: #0AC644;
}
.news-list li {
	border-top: 1px dashed #D7D7D7;
	padding: 12px 0;
}
.news-list li .tit {
	line-height: 40px;
}
.news-list li .tit a{
	color: #303030;
	font-size: 1.8rem;
}
.news-list li .txt {
	color: #999;
	font-size: 1.4rem;
	line-height: 30px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 60px;
}
.news-list li .time{
	color: #999;
	font-size: 1.4rem;
	margin-top: 20px;
}
.zp-table {
	min-height: 400px;
}
.zp-table span{
	display: inline-block;
	width: 33.33%;
	text-align: center;
	height: 40px;
	font-size: 1.4rem;
	color: #303030;
	line-height: 40px;
}
.thead{
	background: #EFF0F4;
}
.zp-table li{
	cursor: pointer;
}

.zp-table li:nth-child(2n){
	background: #F8F8F8;
}
.zp-table li:hover{
	background: #e8e8e8;
}
#mc	{
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: #000;
	opacity: .5;
	display: none;
}
.tchuang{
	background: #fff;
	padding:10px 38px;
	position: fixed;
	top: 25%;
	right: 25%;
	bottom: 25%;
	left: 25%;
	z-index: 100;
	display: none;
}
.close-wrap{
	text-align: right;
}
.close{
	display: inline-block;
	width: 29px;
	height: 29px;
	background: url(../images/stop01.jpg) no-repeat center;
}
.xiangx{
	height: calc(100% - 29px);
	overflow-y: auto;
}
.xiangx table{
	width: 100%;
}
.xiangx tr{
	font-size: 1.4rem;
	color: #454545;
	vertical-align: top;
	line-height: 28px;
}
.xiangx tr td:nth-child(1){
	width: 90px;
}
.gsry{
	margin-top: 50px;
}
.gsry .bd li {
    width:210px;
    height:138px;
    border: 1px solid #e5e5e5;
    float: left;
    margin-right: 24px;
    display: inline;
    cursor: pointer;
    text-align: center;
}
.gsry .bd li.on {
    border: 1px solid #3368a5;
}
.gsry .hd {
    position: relative;
    margin: 0 0 55px;
}
.gsry_btn{
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
}
.gsry_next{
    background: url(../images/next03.png) no-repeat left center;
    right: 0;
}
.gsry_prev{
    background: url(../images/prev03.png) no-repeat left center;
    left: 0;
}
.gsry .hd .img {
    width: 636px;
    height: 444px;
     margin: 0 auto;
}
.gsry .hd .img img {
    width: 100%;
    height: 100%;
}
.gsry .bd{
    width: 100%;
    margin: 0 auto; 
    overflow: hidden;
    padding-bottom: 24px;
}
.gsry .bd ul{
    position: relative;
}
.gsry .bd li img{
    height: 100%;
    width: 100%;
}
.qywh{
	margin-top: 28px;
}
.qywh-img{
	width: 520px;
	height: 370px;
}
.qywh-txt{
	padding-right: 30px;
	width: 342px;
}
.qywh-txt p{
	padding: 12px 0;
	font-size: 1.4rem;
	color: #666;
	line-height: 24px;
}
.qywh-txt p span{
	font-size: 1.8rem;
	color: #61BD66;
	margin-right: 10px;
}
.article{
	text-indent: 28px;
	font-size: 1.4rem;
	color: #303030;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.title{
	font-size: 1.6rem;
	color: #303030;
	font-weight: 600;
	text-align: center;
	line-height: 40px;
}
.view{
	line-height: 30px;
	text-align: center;
}
.view span{
	margin-right: 8px;
}
.map{
	overflow: hidden;
	margin-bottom: 30px;
}
.xinx{
	margin-top: 30px;
	margin-bottom: 50px;
	font-size: 1.4rem;
	color: #666;
}
.xinx p{
	padding: 12px 0;
}
.liuyan{
	width: 596px;
}
.liuyan p.tjxx{
	width: 47%;
}
.liuyan p.tjxx input{
	width: 100%;
	border: 1px solid #D1D1D1;
	height: 40px;
	text-indent: 10px;
	font-size: 1.4rem;
	color: #303030;
}
.liuyan p{
	margin-left: 3%;
	margin-top: 16px;
	float: left;
	width: 97%;
}
.liuyan p textarea{
	width: calc(100% - 20px);
	padding: 10px;
	font-size: 1.4rem;
	line-height: 20px;
	color: #303030;
}
.liuyan p.submit{
	text-align: right;
}
.liuyan p.submit input{
	cursor: pointer;
	margin-bottom: 10px;
	color: #fff;
	font-size: 2rem;
	background: #61BD66;
	padding: 8px 38px;
	border: 0;
}
.fzlc{
	background: url(../images/lcx.png) repeat-y center;
}
.fzlc p{
	font-size: 1.4rem;
	color: #666;
	padding: 30px 0;
	width: 50%;
}
.fzlc p .time{
	font-size: 1.8rem;
	margin: 0 16px;
}
.fzlc p .zx{
	display: inline-block;
	vertical-align: middle;
	height: 1px;
	background: #5D5D5D;
	width: 62px;
}
.fzlc .text-right{
	margin-left: auto;
}
.fzlc .text-left{
	margin-right: auto;
	text-align: right;
}

.fzlc a{
	color:#666;
}
.fzlc a:hover{
	color:#666;
}
.none{
	display: none;
}